home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / guigfxlib / examples / plasma / plasma.doc < prev    next >
Text File  |  1999-01-01  |  1KB  |  52 lines

  1.  
  2. RGBPlasma
  3. --------------------------------------
  4.  
  5.   RGB sinus plasma on your workbench
  6.   
  7.   written by captain bifat / TEK neoscientists
  8.  
  9.  
  10. introduction
  11. --------------------------------------
  12.  
  13.   welcome to another workbench toy.
  14.  
  15.   Plasma opens a scalable window on the default pubscreen
  16.   and shows the well-known RGB plasma effect, only that this
  17.   version is written in plain C and runs on your Workbench.
  18.  
  19.   Plasma uses the RTG capabilities of guigfx.library for
  20.   drawing the effect to your screen. if your default pubscreen
  21.   is not driven in true- or hicolor, the buffer is rendered
  22.   in realtime to the screen's available pens.
  23.  
  24.   press the 't' key for a frames-per-second counter.
  25.   press the space bar for a set of new parameters.
  26.  
  27.  
  28. demonstrated features
  29. --------------------------------------
  30.  
  31.   Plasma is a quick hack to demonstrate some features of
  32.   guigfx.library.
  33.   
  34.   - creation of a static palette
  35.   - the new function DirectDrawTrueColor()
  36.   
  37.  
  38. legal status
  39. --------------------------------------
  40.  
  41.   freeware, no copyrights apply
  42.  
  43.  
  44. author
  45. --------------------------------------
  46.  
  47.   captain bifat / TEK neoscientists
  48.   timm.mueller@darmstadt.netsurf.de
  49.  
  50.   homepage:
  51.   come.to/neoscientists
  52.